How to Install gnupg-pkcs11-scd software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gnupg-pkcs11-scd software package in Ubuntu 12.04 LTS (Precise Pangolin)

gnupg-pkcs11-scd software package provides GnuPG smart-card daemon with PKCS#11 support, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnupg-pkcs11-scd 

gnupg-pkcs11-scd is installed in your system.

Make ensure the gnupg-pkcs11-scd package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnupg-pkcs11-scd *

You will get with gnupg-pkcs11-scd package name, version, architecture and description in a table

gnupg-pkcs11-scd package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package gnupg-pkcs11-scd
Version 0.7.3-1
Description GnuPG smart-card daemon with PKCS#11 support
Sub Section Utils


See Also, How to uninstall or remove gnupg-pkcs11-scd software package from Ubuntu 12.04 LTS (Precise Pangolin)?